CartesianValuesMeasureChip
Settings for the Values measure drop zone chip for the Cartesian visual
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
cartesianValuesOption |
Defines which part of the combo chart the measure chip represents |
- | ||
uniqueName |
The unique name of the measure or value |
Y |
string |
|
chartType |
Defines the visual type of the specific combo chart part |
- | ||
targetMeasure |
Defines which visible measure the logic should apply to |
- |
string |
*Required elements are only used for API parameters
Notes
The targetMeasure property is used to determine which is the measure you are applying the given logic to. When defining a target measure while using a different chartType will result in a combo chart on that specific measure. It is possible to have a column chart with multiple primary/secondary measures that target different trellised measures.